PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFPatternBrush Class


In This Topic
    PDFPatternBrush Class Methods
    In This Topic

    For a list of all members of this type, see PDFPatternBrush members.

    Public Methods
     NameDescription
    Public MethodGets the color. (Inherited from com.o2sol.pdf4java.graphics.PDFBrush)
    Public MethodGets the uncolored pattern paint color.  
    Public MethodSets the color.  
    Public MethodSets the uncolored pattern paint color.
    If the pattern colorspace associated with this brush color contains an uncolored tiling pattern then the pattern will be painted using the color specified in this property.
    Note: This property cannot be set to another pattern color.  
    Top
    See Also